home *** CD-ROM | disk | FTP | other *** search
- Path: news.uni-c.dk!news
- From: maspsr@dou.ou.dk (peter S°rensen)
- Newsgroups: comp.lang.c
- Subject: Re: BAD FILE NUMBER
- Date: 1 Apr 1996 13:24:35 GMT
- Organization: DOU
- Message-ID: <4jolej$dlc@news.uni-c.dk>
- References: <4j69oc$3pb@news.uni-c.dk> <315B0C31.6DF2@willows.com>
- NNTP-Posting-Host: peter.dou.dk
- Mime-Version: 1.0
- X-Newsreader: WinVN 0.93.11
-
- In article <315B0C31.6DF2@willows.com>, tarang@willows.com says...
-
- >Under windows you can not use fopen instead you have to use lopen or
- >OpenFile. Note you also can not use fread or fseek etc.; you have to
- >use lread and lseek. I forget but I think the "l" function have a
- >preceeding "_"; so it might actually be _lopen.
-
- Why can't I use the standard f... functions???
-
- regards
-
- Peter Sorensen /University of Odense,dk/email:maspsr@dou.ou.dk
-
-